home *** CD-ROM | disk | FTP | other *** search
/ Risc World 3 / Risc World 3.iso / SOFTWARE / ISSUE2 / PD / VINCE / !ViNCe / h / antitwit next >
Text File  |  2002-03-10  |  110b  |  8 lines

  1.  
  2. #ifndef __ANTITWITTER_H__
  3. #define __ANTITWITTER_H__
  4.  
  5. void antitwitter(int x0, int y0, int w, int h);
  6.  
  7. #endif
  8.